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.