HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
/
branches
/
network
/
uspace
/
srv
/
net
/
include
/
socket_errno.h
– Rev 4736
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
4736
5473 d 0 h
mejdrech
/branches/network/uspace/srv/net/
Net: * socket initialization fix, + address requeired error return value
4730
5489 d 8 h
mejdrech
/branches/network/uspace/srv/net/
Net: + udp autobinding on send optional, * udp receive message locking fix, * module build fix, * icmp echo improvements and fix
4726
5493 d 20 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
5531 d 20 h
mejdrech
/branches/network/uspace/
Net: documentation
4700
5532 d 22 h
mejdrech
/branches/network/uspace/srv/net/
Net: udp socket autobind on send without bind or bind without positive port
4578
5608 d 0 h
mejdrech
/branches/network/uspace/srv/net/
Net: + libsocket prototype