_init_evb: Don't crash on socket errors.
[libradsec.git] / lib / compat.h
1 ssize_t compat_send (int sockfd, const void *buf, size_t len, int flags);