summaryrefslogtreecommitdiffstats
path: root/src/openvpn/socket.h
Commit message (Expand)AuthorAgeFilesLines
* Explicitly cast the third parameter of setsockopt to const void * to avoid wa...James Yonan2014-05-201-1/+1
* Fix parameter type for IP_TOS setsockopt on non-Linux systems.Gert Doering2012-12-201-0/+4
* Remove dnsflags_to_socktype, it is not used anywhereArne Schwabe2012-12-131-5/+0
* Merge getaddr_multi and getaddr6 into one functionArne Schwabe2012-09-021-11/+6
* Merge almost identical create_socket_tcp and create_socket_tcp6Arne Schwabe2012-08-061-1/+1
* don't treat socket related errors special anymoreHeiko Hund2012-07-191-1/+1
* cleanup: flags should not be boolAlon Bar-Lev2012-03-301-3/+3
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+1088