Skip to content

Macwinsock 8h 21

Typedef Documentation

typedef struct fd_set FD_SET
  Definition at line 840 of file macwinsock.h.

typedef struct hostent HOSTENT
  Definition at line 844 of file macwinsock.h.

typedef struct in_addr IN_ADDR
  Definition at line 836 of file macwinsock.h.

typedef struct linger LINGER
  Definition at line 832 of file macwinsock.h.

typedef struct fd_set* LPFD_SET
  Definition at line 842 of file macwinsock.h.

typedef struct hostent* LPHOSTENT
  Definition at line 846 of file macwinsock.h.

typedef struct in_addr* LPIN_ADDR
  Definition at line 838 of file macwinsock.h.

typedef struct linger* LPLINGER
  Definition at line 834 of file macwinsock.h.

typedef struct protoent* LPPROTOENT
  Definition at line 854 of file macwinsock.h.

typedef struct servent* LPSERVENT
  Definition at line 850 of file macwinsock.h.

typedef struct sockaddr* LPSOCKADDR
  Definition at line 826 of file macwinsock.h.

typedef struct sockaddr_in* LPSOCKADDR_IN
  Definition at line 830 of file macwinsock.h.

typedef struct timeval* LPTIMEVAL
  Definition at line 858 of file macwinsock.h.

typedef WSADATA* LPWSADATA
  Definition at line 379 of file macwinsock.h.

typedef struct fd_set* PFD_SET
  Definition at line 841 of file macwinsock.h.

typedef struct hostent* PHOSTENT
  Definition at line 845 of file macwinsock.h.

typedef struct in_addr* PIN_ADDR
  Definition at line 837 of file macwinsock.h.

typedef struct linger* PLINGER
  Definition at line 833 of file macwinsock.h.

typedef struct protoent* PPROTOENT
  Definition at line 853 of file macwinsock.h.

typedef struct protoent PROTOENT
  Definition at line 852 of file macwinsock.h.

typedef struct servent* PSERVENT
  Definition at line 849 of file macwinsock.h.