« Previous | Next » 

Revision 213fd508

ID213fd5087e2e4e2da10ad266df0ba950cf7618bf

Added by Stefan Hajnoczi over 11 years ago

net: EAGAIN handling for net/socket.c UDP

Implement asynchronous send for UDP (or other SOCK_DGRAM) sockets. If
send fails with EAGAIN we wait for the socket to become writable again.

Signed-off-by: Stefan Hajnoczi <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences