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
/
socket
/
socket_core.h
@ 4582
– Rev 4756
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
4756
5445 d 13 h
mejdrech
/branches/network/uspace/srv/net/
Net: * documentation improvements
4747
5458 d 18 h
mejdrech
/branches/network/uspace/srv/net/socket/
Net: maximum received packets limit disabled
4738
5474 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
5495 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
5533 d 17 h
mejdrech
/branches/network/uspace/
Net: documentation
4700
5534 d 19 h
mejdrech
/branches/network/uspace/srv/net/
Net: udp socket autobind on send without bind or bind without positive port
4589
5608 d 16 h
mejdrech
/branches/network/uspace/srv/net/
Net: SOCK_DGRAM implementation
4578
5609 d 21 h
mejdrech
/branches/network/uspace/srv/net/
Net: + libsocket prototype