summaryrefslogtreecommitdiff
path: root/socket/tcp-bsd.h
Commit message (Expand)AuthorAgeFilesLines
* Add a nice_socket_can_send and nice_socket_set_writable_callback APIsYouness Alaoui2014-05-171-1/+0
* Change argument names for tcp-bsdYouness Alaoui2014-05-171-1/+1
* Set local address of TCP-BSD socketJakub Adam2014-05-171-1/+2
* nice_tcp_bsd_socket_new: rename addr -> remote_addrJakub Adam2014-05-171-1/+1
* Refactor tcp-bsd to ease integration of tcp-act/tcp-passiveYouness Alaoui2014-05-151-0/+4
* Allow tcp-bsd to act as reliable or non reliable transport and fix is_reliabl...Youness Alaoui2014-05-151-2/+1
* Don't pass the agent to the socket layerOlivier CrĂȘte2011-09-201-2/+1
* Fix copyright headers for all filesYouness Alaoui2010-02-161-5/+4
* Socket layer refactorising and adding of tcp-bsd, pseudossl, and moved the tc...Youness Alaoui2008-12-081-0/+54