Commit History

Author SHA1 Message Date
  Simon Tatham c1d9da67a2 Pass the calling Socket to plug_log. 9 months ago
  Simon Tatham 23b15dbc77 Allow sockets to retrieve their local endpoint info. 9 months ago
  Simon Tatham f454c84a23 Rename SocketPeerInfo to SocketEndpointInfo. 9 months ago
  Simon Tatham add3f89005 Formatting: normalise to { on same line. 2 years ago
  Simon Tatham 20f818af12 Rename 'ret' variables passed from allocation to return. 2 years ago
  Simon Tatham 9a84a89c32 Add a batch of missing 'static's. 2 years ago
  Simon Tatham 4b8dc56284 Formatting: remove spurious spaces in 'type * var'. 2 years ago
  Simon Tatham 04c1617f20 Formatting: realign labels and case/default statements. 2 years ago
  Simon Tatham 3a42a09dad Formatting: normalise back to 4-space indentation. 2 years ago
  Simon Tatham e9de549e7e More assorted Winelib warning fixes. 2 years ago
  Simon Tatham e22df74545 Reorganise sk_namelookup (on both platforms). 3 years ago
  Simon Tatham 67204ffd0b Windows: stop trying to use gai_strerror. 3 years ago
  Simon Tatham 03cfda89d1 Windows: make SockAddr's error field const char *. 3 years ago
  Simon Tatham 018236da29 Support AF_UNIX listening sockets on Windows. 3 years ago
  Simon Tatham 3d15342fe8 windows/network.c: refactor addr family in sk_newlistener. 3 years ago
  Simon Tatham 04cc999b50 windows/network.c: refactor SOCKADDR_FAMILY. 3 years ago
  Simon Tatham 5b5904b7cc windows/network.c: refactor switch in sk_newlistener. 3 years ago
  Simon Tatham f08879a556 windows/network.c: create a 'superfamily' SockAddr field. 3 years ago
  Simon Tatham dd3d0e931f windows/network.c: reformat some mis-indented code. 3 years ago
  Simon Tatham b7ed5056e5 net_service_lookup: add missing 'const'. 3 years ago
  Simon Tatham 0fe41294e6 New API for plug_closing() with a custom type enum. 3 years ago
  Simon Tatham 364e1aa3f3 Convenience wrappers on plug_closing(). 3 years ago
  Simon Tatham d42f1fe96d Remove 'calling_back' parameter from plug_closing. 3 years ago
  Simon Tatham f39c51f9a7 Rename most of the platform source files. 4 years ago