Make recv_pattern() use the nonblock API.
[paraslash.git] / net.h
diff --git a/net.h b/net.h
index 93c0c5e8da3f2a4ea4c34dd047eded38c4c3d2b3..c43249ead247f32df0fd3e1a64d3340326558cfe 100644 (file)
--- a/net.h
+++ b/net.h
@@ -145,7 +145,6 @@ int create_local_socket(const char *name, struct sockaddr_un *unix_addr,
 int create_remote_socket(const char *name);
 int recv_cred_buffer(int, char *, size_t);
 ssize_t send_cred_buffer(int, char*);
-int recv_pattern(int fd, const char *pattern, size_t bufsize);
 
 /**
  * Functions and definitions to support \p IPPROTO_DCCP