sendto
- int sendto(socket_t s, const(void)* buf, int len, int flags, Address.sockaddr* to, int tolen)
- int sendto(socket_t s, const(void)* buf, size_t len, int flags, Address.sockaddr* to, int tolen)
version(!Win32)
package extern (
C)
int
sendto
tango net device Berkeley
aliasesclassesenumsfunctionsstructsvariables