socket

  1. socket_t socket(int af, int type, int protocol)
    version(Win32)
    package extern (Windows)
    socket
    (
    int af
    ,
    int type
    ,)
  2. socket_t socket(int af, int type, int protocol)

Meta