/dports/ftp/lftp/lftp-4.9.2/src/ |
H A D | NetAccess.h | 112 …int SocketCreate(int af,int type,int proto) { return Networker::SocketCreate(af,type,proto,hostnam… in SocketCreate() function
|
H A D | network.h | 136 static int SocketCreate(int af,int type,int proto,const char *hostname);
|
H A D | network.cc | 311 int Networker::SocketCreate(int af,int type,int proto,const char *hostname) in SocketCreate() function in Networker 326 int s=SocketCreate(af,SOCK_STREAM,IPPROTO_TCP,hostname); in SocketCreateTCP()
|
H A D | TorrentTracker.cc | 387 sock=SocketCreate(peer[peer_curr].family(),SOCK_DGRAM,IPPROTO_UDP,hostname); in Do()
|
H A D | ChangeLog | 4258 * NetAccess.cc, NetAccess.h: new methods SocketCreate and SocketCreateTCP.
|
/dports/devel/raylib/raylib-3.7.0/examples/network/ |
H A D | network_ping_pong.c | 135 if (!SocketCreate(&serverConfig, serverResult)) in main() 159 if (!SocketCreate(&clientConfig, clientResult)) in main()
|
H A D | network_udp_client.c | 49 if (!SocketCreate(&clientConfig, clientResult)) in main()
|
H A D | network_udp_server.c | 51 …if (!SocketCreate(&serverConfig, serverResult)) TraceLog(LOG_WARNING, "Failed to open server: stat… in main()
|
H A D | network_tcp_client.c | 50 …if (!SocketCreate(&clientConfig, clientResult)) TraceLog(LOG_WARNING, "Failed to open client: stat… in main()
|
H A D | network_tcp_server.c | 54 if (!SocketCreate(&serverConfig, serverResult)) in main()
|
H A D | network_test.c | 112 assert(SocketCreate(&server_cfg, server_res)); in test_socket_create()
|
/dports/devel/raylib/raylib-3.7.0/src/ |
H A D | rnet.h | 362 bool SocketCreate(SocketConfig *config, SocketResult *result); 1187 bool SocketCreate(SocketConfig *config, SocketResult *result) in SocketCreate() function
|
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/ |
H A D | ChangeLog-2003 | 6193 (SocketCreate): Removed.
|
/dports/lang/gcc48/gcc-4.8.5/libjava/ |
H A D | ChangeLog-2003 | 6193 (SocketCreate): Removed.
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/ |
H A D | ChangeLog-2003 | 6193 (SocketCreate): Removed.
|
/dports/lang/gnat_util/gcc-6-20180516/libjava/ |
H A D | ChangeLog-2003 | 6193 (SocketCreate): Removed.
|
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/ |
H A D | ChangeLog-2003 | 6193 (SocketCreate): Removed.
|
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/ |
H A D | ChangeLog | 7043 (SocketCreate): Removed.
|
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/ |
H A D | ChangeLog | 7043 (SocketCreate): Removed.
|