|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include "syshdrs.h"
Go to the source code of this file.
Functions | |
| int | SSendto (int sfd, const char *const buf, size_t size, int fl, const struct sockaddr_in *const toAddr, int tlen) |
| int | Sendto (int sfd, const char *const buf, size_t size, const struct sockaddr_in *const toAddr) |
Definition at line 127 of file SSendto.c.
| int SSendto | ( | int | sfd, |
| const char *const | buf, | ||
| size_t | size, | ||
| int | fl, | ||
| const struct sockaddr_in *const | toAddr, | ||
| int | tlen | ||
| ) |
Definition at line 68 of file SSendto.c.