Home
last modified time | relevance | path

Searched refs:xsend (Results 126 – 150 of 176) sorted by relevance

12345678

/dports/devel/upp/upp/bazaar/ZMQ/lib/src/
H A Dpair.cpp118 int zmq::pair_t::xsend (zmq_msg_t *msg_, int flags_) in xsend() function in zmq::pair_t
H A Dxrep.cpp161 int zmq::xrep_t::xsend (zmq_msg_t *msg_, int flags_) in xsend() function in zmq::xrep_t
/dports/multimedia/msdl/msdl-1.2.7-r2/src/
H A Dnetwork.h232 int xsend(int sock,void *buf,size_t count);
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dserver.cpp103 int zmq::server_t::xsend (msg_t *msg_) in xsend() function in zmq::server_t
H A Dxsub.cpp117 int zmq::xsub_t::xsend (msg_t *msg_) in xsend() function in zmq::xsub_t
H A Dstream.cpp87 int zmq::stream_t::xsend (msg_t *msg_) in xsend() function in zmq::stream_t
H A Dradio.cpp150 int zmq::radio_t::xsend (msg_t *msg_) in xsend() function in zmq::radio_t
H A Ddish.cpp159 int zmq::dish_t::xsend (msg_t *msg_) in xsend() function in zmq::dish_t
H A Dsocket_base.hpp191 virtual int xsend (zmq::msg_t *msg_);
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dserver.cpp103 int zmq::server_t::xsend (msg_t *msg_) in xsend() function in zmq::server_t
H A Dxsub.cpp117 int zmq::xsub_t::xsend (msg_t *msg_) in xsend() function in zmq::xsub_t
H A Dstream.cpp87 int zmq::stream_t::xsend (msg_t *msg_) in xsend() function in zmq::stream_t
H A Dradio.cpp150 int zmq::radio_t::xsend (msg_t *msg_) in xsend() function in zmq::radio_t
H A Ddish.cpp159 int zmq::dish_t::xsend (msg_t *msg_) in xsend() function in zmq::dish_t
H A Dsocket_base.hpp191 virtual int xsend (zmq::msg_t *msg_);
/dports/devel/libxs/libxs-1.2.0/src/
H A Dxsub.cpp96 int xs::xsub_t::xsend (msg_t *msg_, int flags_) in xsend() function in xs::xsub_t
H A Dxrespondent.cpp106 int xs::xrespondent_t::xsend (msg_t *msg_, int flags_) in xsend() function in xs::xrespondent_t
H A Dxrep.cpp114 int xs::xrep_t::xsend (msg_t *msg_, int flags_) in xsend() function in xs::xrep_t
H A Dxpub.cpp197 int xs::xpub_t::xsend (msg_t *msg_, int flags_) in xsend() function in xs::xpub_t
/dports/www/httrack/httrack-3.49.2/src/
H A Dhtslib.h180 const char *xsend, const char *adr, const char *fil, htsblk * retour);
181 int http_sendhead(httrackp * opt, t_cookie * cookie, int mode, const char *xsend,
/dports/comms/qico/qico-15673bf/src/
H A Dqipc.c110 if ( xsend( sock, buf, rc + 4 ) < 0 ) in sendrpkt()
H A Ddaemon.c174 …if(xsend(uis->sock,buf,len)<0)DEBUG(('I',1,"can't send to client %d (fd=%d): %s",uis->id,uis->sock… in daemon_xsend()
887 xsend(uit->sock,(char*)uit->auth,10); in daemon_mode()
888 } else xsend(uit->sock,"qs-noauth",10); in daemon_mode()
/dports/net/libzmq2/zeromq-2.2.0/src/
H A Dxrep.cpp164 int zmq::xrep_t::xsend (zmq_msg_t *msg_, int flags_) in xsend() function in zmq::xrep_t
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c114 #define xsend(fd, buf, len, flags) \ macro
1214 n = xsend(c, &b, sizeof(b), 0); in test_reuseport_select_listening()
1314 n = xsend(c1, &b, sizeof(b), 0); in test_reuseport_select_connected()
1388 n = xsend(c, &b, sizeof(b), 0); in test_reuseport_mixed_groups()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_listen.c114 #define xsend(fd, buf, len, flags) \ macro
1214 n = xsend(c, &b, sizeof(b), 0); in test_reuseport_select_listening()
1314 n = xsend(c1, &b, sizeof(b), 0); in test_reuseport_select_connected()
1388 n = xsend(c, &b, sizeof(b), 0); in test_reuseport_mixed_groups()

12345678