summaryrefslogtreecommitdiff
path: root/lib/compat.h
blob: 50ae22e0cd61ba8755302e33867fc2bd4e2ab65a (plain)
1
2
3
4
/* Copyright 2011 NORDUnet A/S. All rights reserved.
   See the file COPYING for licensing information.  */

ssize_t compat_send (int sockfd, const void *buf, size_t len, int flags);