Home
last modified time | relevance | path

Searched refs:SocketCreate (Results 1 – 19 of 19) sorted by relevance

/dports/ftp/lftp/lftp-4.9.2/src/
H A DNetAccess.h112 …int SocketCreate(int af,int type,int proto) { return Networker::SocketCreate(af,type,proto,hostnam… in SocketCreate() function
H A Dnetwork.h136 static int SocketCreate(int af,int type,int proto,const char *hostname);
H A Dnetwork.cc311 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 DTorrentTracker.cc387 sock=SocketCreate(peer[peer_curr].family(),SOCK_DGRAM,IPPROTO_UDP,hostname); in Do()
H A DChangeLog4258 * NetAccess.cc, NetAccess.h: new methods SocketCreate and SocketCreateTCP.
/dports/devel/raylib/raylib-3.7.0/examples/network/
H A Dnetwork_ping_pong.c135 if (!SocketCreate(&serverConfig, serverResult)) in main()
159 if (!SocketCreate(&clientConfig, clientResult)) in main()
H A Dnetwork_udp_client.c49 if (!SocketCreate(&clientConfig, clientResult)) in main()
H A Dnetwork_udp_server.c51 …if (!SocketCreate(&serverConfig, serverResult)) TraceLog(LOG_WARNING, "Failed to open server: stat… in main()
H A Dnetwork_tcp_client.c50 …if (!SocketCreate(&clientConfig, clientResult)) TraceLog(LOG_WARNING, "Failed to open client: stat… in main()
H A Dnetwork_tcp_server.c54 if (!SocketCreate(&serverConfig, serverResult)) in main()
H A Dnetwork_test.c112 assert(SocketCreate(&server_cfg, server_res)); in test_socket_create()
/dports/devel/raylib/raylib-3.7.0/src/
H A Drnet.h362 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 DChangeLog-20036193 (SocketCreate): Removed.
/dports/lang/gcc48/gcc-4.8.5/libjava/
H A DChangeLog-20036193 (SocketCreate): Removed.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/
H A DChangeLog-20036193 (SocketCreate): Removed.
/dports/lang/gnat_util/gcc-6-20180516/libjava/
H A DChangeLog-20036193 (SocketCreate): Removed.
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/
H A DChangeLog-20036193 (SocketCreate): Removed.
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A DChangeLog7043 (SocketCreate): Removed.
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A DChangeLog7043 (SocketCreate): Removed.