by buytenh
libivykis is a thin wrapper over various OS'es implementation of I/O readiness notification facilities (such as poll(2), kqueue(2)) and is mainly intended for writing portable high-performance network servers.
buytenh changed the public information on the libivykis async I/O-assisting library project
* ivykis.spec: Don't forget to install iv_fd_compat.h as well. * Move example splice(2) TCP echo server to the contrib/ directory. * Add splice(2)-based discard server. * Add contrib/kojines, an ivykis-based SOCKS5 connection forwarder. * Add ...
* ivykis.spec: Don't forget to install iv_fd_compat.h as well. * Move example splice(2) TCP echo server to the contrib/ directory. * Add splice(2)-based discard server. * Add contrib/kojines, an ivykis-based SOCKS5 connection forwarder. * Add ...
* ivykis.spec: Don't forget to install iv_fd_compat.h as well. * Move example splice(2) TCP echo server to the contrib/ directory. * Add splice(2)-based discard server. * Add contrib/kojines, an ivykis-based SOCKS5 connection forwarder. * Add ...
* Split fd->flags into fd->{ready,registered}_bands
subfields.
* test/server: Use SO_REUSEADDR on listening sockets.
* Convert the ivykis core to fully level-triggered
operation.
* Remove documentation for the iv_*() I/O wrapper functions.
* test/: ...
* Split fd->flags into fd->{ready,registered}_bands
subfields.
* test/server: Use SO_REUSEADDR on listening sockets.
* Convert the ivykis core to fully level-triggered
operation.
* Remove documentation for the iv_*() I/O wrapper functions.
* test/: ...
* Split fd->flags into fd->{ready,registered}_bands
subfields.
* test/server: Use SO_REUSEADDR on listening sockets.
* Convert the ivykis core to fully level-triggered
operation.
* Remove documentation for the iv_*() I/O wrapper functions.
* test/: ...
* Delete i386 epoll system call definitions. * Remove support for the /dev/epoll polling method. * Rename sys_epoll to epoll. * Remove included copy of sys/epoll.h. * Remove support for polling via POSIX realtime signals. * Delete archaic ECANCELED ...
* Delete i386 epoll system call definitions. * Remove support for the /dev/epoll polling method. * Rename sys_epoll to epoll. * Remove included copy of sys/epoll.h. * Remove support for polling via POSIX realtime signals. * Delete archaic ECANCELED ...
* Delete i386 epoll system call definitions. * Remove support for the /dev/epoll polling method. * Rename sys_epoll to epoll. * Remove included copy of sys/epoll.h. * Remove support for polling via POSIX realtime signals. * Delete archaic ECANCELED ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use