where is recvfrom?

James Hughes (jamesh@interpath.com)
Thu, 06 Feb 1997 23:29:45 -0500


Hi All,

Can someone point me to the implementation of recvfrom? I am trying to
track down a bug in Postgres and it seems that recvfrom is hosing the
program when receiving a Ctrl+C from telnet. I have looked all over, but
only got as close as a stub in the libc source.

Thanks,

-James