Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4747 5266 d 18 h mejdrech /branches/network/uspace/srv/net/socket/ Net: maximum received packets limit disabled  
4738 5282 d 21 h mejdrech /branches/network/uspace/srv/net/ Net: * socket ports refactores, * bound sockets properly released, * udp deadlock fix, * sockaddr port in network byte order  
4726 5303 d 17 h mejdrech /branches/network/uspace/srv/net/ Net: * thread safe socket client, + closesocket may return EINPROGRESS, + socket_core protocol specific data, * socket data fragment size unified, * udp support functions extracted  
4704 5341 d 17 h mejdrech /branches/network/uspace/ Net: documentation  
4700 5342 d 19 h mejdrech /branches/network/uspace/srv/net/ Net: udp socket autobind on send without bind or bind without positive port  
4589 5416 d 16 h mejdrech /branches/network/uspace/srv/net/ Net: SOCK_DGRAM implementation  
4578 5417 d 21 h mejdrech /branches/network/uspace/srv/net/ Net: + libsocket prototype