mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
revision 1.12 date: 2015/12/05 13:06:52; author: claudio; state: Exp; lines: +4 -6 Do not loop on EAGAIN in imsg_read(). Better to return the error to the caller and let him do another poll loop. This fixes spinning relayd processes seen on busy TLS relays. OK benno@ henning@ |
||
|---|---|---|
| .. | ||
| sys | ||
| getdtablecount.c | ||
| imsg-buffer.c | ||
| imsg.c | ||
| imsg.h | ||
| imsg_init.3 | ||
| Makefile | ||
| Makefile.depend | ||
| ohash.c | ||
| ohash.h | ||
| ohash_init.3 | ||
| ohash_interval.3 | ||
| README | ||
| unistd.h | ||
$FreeBSD$ libopenbsd is a thin compatibility layer intended to allow a limited set of OpenBSD software to compile as part of the FreeBSD build with little or no modification. It is built as a static library and not installed for general use. Likewise, its header files are not installed.