SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
--- libdroplet/include/droplet/conn.h.orig Thu Dec 15 14:12:57 2011
|
||||
+++ libdroplet/include/droplet/conn.h Thu Dec 15 14:13:09 2011
|
||||
@@ -85,5 +85,5 @@ void dpl_conn_release(dpl_conn_t *conn);
|
||||
void dpl_conn_terminate(dpl_conn_t *conn);
|
||||
dpl_status_t dpl_conn_pool_init(dpl_ctx_t *ctx);
|
||||
void dpl_conn_pool_destroy(dpl_ctx_t *ctx);
|
||||
-dpl_status_t dpl_conn_writev_all(dpl_conn_t *conn, struct iovec *iov, int n_iov, int timeout);
|
||||
+//dpl_status_t dpl_conn_writev_all(dpl_conn_t *conn, struct iovec *iov, int n_iov, int timeout);
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue