Subversion Repositories Kolibri OS

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
4365 3810 d 15 h hidnplayr /kernel/trunk/network/ Bugfix in SOCKET_close for TCP  
3752 3975 d 21 h hidnplayr /kernel/trunk/network/ Corrected IP source address for TCP_respond_segment  
3737 3978 d 11 h hidnplayr / SOCKET_receive, return immediately when there is no data and SS_CANTRECVMORE is set.
Downloader: make better use of blocking sockets.
 
3674 3991 d 16 h hidnplayr /kernel/trunk/network/ SOCKET_connect can now block if wanted.  
3644 3997 d 23 h hidnplayr /kernel/trunk/network/ Correct stats for TCP.  
3600 4004 d 20 h hidnplayr /kernel/trunk/network/ Renamed some variables and constants in network code, removed NET_set_default function, improved TCP timers  
3556 4011 d 15 h hidnplayr /kernel/trunk/ Disabled network debug output by default.  
3545 4011 d 16 h hidnplayr / Merge new network stack with trunk