Home
last modified time | relevance | path

Searched defs:add_fd (Results 1 – 25 of 129) sorted by relevance

123456

/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dio_object.cpp63 zmq::io_object_t::handle_t zmq::io_object_t::add_fd (fd_t fd_) in add_fd() function in zmq::io_object_t
H A Dpoll.cpp55 zmq::poll_t::handle_t zmq::poll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::poll_t
H A Ddevpoll.cpp71 zmq::devpoll_t::handle_t zmq::devpoll_t::add_fd (fd_t fd_, in add_fd() function in zmq::devpoll_t
H A Depoll.cpp84 zmq::epoll_t::handle_t zmq::epoll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::epoll_t
/dports/net/libzmq2/zeromq-2.2.0/src/
H A Dio_object.cpp54 zmq::io_object_t::handle_t zmq::io_object_t::add_fd (fd_t fd_) in add_fd() function in zmq::io_object_t
H A Dselect.cpp61 zmq::select_t::handle_t zmq::select_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::select_t
H A Dpoll.cpp50 zmq::poll_t::handle_t zmq::poll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::poll_t
H A Ddevpoll.cpp60 zmq::devpoll_t::handle_t zmq::devpoll_t::add_fd (fd_t fd_, in add_fd() function in zmq::devpoll_t
H A Depoll.cpp54 zmq::epoll_t::handle_t zmq::epoll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::epoll_t
/dports/security/doscan/doscan-0.3.3/src/
H A Devent_queue_poll.cc81 event_queue_poll::add_fd(fd_handler* fdh, fd_handler::watch_options w) in add_fd() function in event_queue_poll
H A Devent_queue_epoll.cc92 event_queue_epoll::add_fd(fd_handler* fdh, fd_handler::watch_options w) in add_fd() function in event_queue_epoll
/dports/devel/upp/upp/bazaar/ZMQ/lib/src/
H A Dio_object.cpp53 zmq::io_object_t::handle_t zmq::io_object_t::add_fd (fd_t fd_) in add_fd() function in zmq::io_object_t
H A Dselect.cpp59 zmq::select_t::handle_t zmq::select_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::select_t
H A Dpoll.cpp49 zmq::poll_t::handle_t zmq::poll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::poll_t
H A Ddevpoll.cpp59 zmq::devpoll_t::handle_t zmq::devpoll_t::add_fd (fd_t fd_, in add_fd() function in zmq::devpoll_t
H A Depoll.cpp53 zmq::epoll_t::handle_t zmq::epoll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::epoll_t
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dio_object.cpp63 zmq::io_object_t::handle_t zmq::io_object_t::add_fd (fd_t fd_) in add_fd() function in zmq::io_object_t
H A Dpoll.cpp55 zmq::poll_t::handle_t zmq::poll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in zmq::poll_t
H A Ddevpoll.cpp71 zmq::devpoll_t::handle_t zmq::devpoll_t::add_fd (fd_t fd_, in add_fd() function in zmq::devpoll_t
/dports/devel/libxs/libxs-1.2.0/src/
H A Dio_object.cpp52 xs::handle_t xs::io_object_t::add_fd (fd_t fd_) in add_fd() function in xs::io_object_t
H A Dpoll.cpp43 xs::handle_t xs::poll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in xs::poll_t
H A Dselect.cpp55 xs::handle_t xs::select_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in xs::select_t
H A Ddevpoll.cpp62 xs::handle_t xs::devpoll_t::add_fd (fd_t fd_, in add_fd() function in xs::devpoll_t
H A Depoll.cpp55 xs::handle_t xs::epoll_t::add_fd (fd_t fd_, i_poll_events *events_) in add_fd() function in xs::epoll_t
/dports/devel/aml/aml-0.2.1/include/
H A Dbackend.h40 int (*add_fd)(void* state, struct aml_handler*); member

123456