Posted on Friday, 29th May 2009 by Balazs
Bruce Guenter’s cvm librairies use Linux style sockets. That is usually fine on OpenBSD, except that the cvm_udp code opens a socket, and then uses sendto() which implicitly reoppens the socket. OpenBSD doesn’t like that, so here is the patch to fix cvm-0.18:
— client.c.org Fri Feb 20 12:07:55 [...]
Tags: cvm, Qmail, Vmailmgr
Posted in OpenBSD | Comments (Comments)