wut/include/nsysnet
fincs f78363be81
wutsocket: Revise automatic initialization, see details:
- socket_lib_init/exit wrappers are no longer stubs; they now perform
  refcounting & automatically register/deregister the socket devoptab
- Similarly, WHBInitialize/DeinitializeSocketLibrary are now aliased
  to socket_lib_init/exit
- WHBLogUdp now references socket_lib_init/finish again
- __init/fini_wut_socket have been simplified and are now weak,
  this is intended to allow users to customize their behaviour
2021-06-08 20:04:33 +02:00
..
_netdb.h wutsocket: implement missing functions 2021-03-07 16:40:55 +01:00
_socket.h Network socket changes (#136) 2021-03-07 13:09:12 +01:00
nssl.h Network socket changes (#136) 2021-03-07 13:09:12 +01:00
nsysnet.dox Add missing .dox module files. 2016-10-09 21:25:33 +01:00
socket.h wutsocket: Revise automatic initialization, see details: 2021-06-08 20:04:33 +02:00