summaryrefslogtreecommitdiff
path: root/aprlib.def
diff options
context:
space:
mode:
authorstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>2000-03-06 18:12:06 +0000
committerstoddard <stoddard@13f79535-47bb-0310-9956-ffa450edef68>2000-03-06 18:12:06 +0000
commit570858e97b0d2938cdfb2e0837cf9730a05cf158 (patch)
tree106e9c523b90f39955a5ee59f7000a4058d6d7d1 /aprlib.def
parent7c33209c5ed84e8d7abbb7f2614986c9b6e21359 (diff)
downloadlibapr-570858e97b0d2938cdfb2e0837cf9730a05cf158.tar.gz
Get the server compiling again under Win32. Still a lot of work to do
on Windows wrt pipes, timing out pipes, non-blocking pipes, etc. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@59684 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'aprlib.def')
-rw-r--r--aprlib.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/aprlib.def b/aprlib.def
index 7ac00628d..df334b118 100644
--- a/aprlib.def
+++ b/aprlib.def
@@ -235,4 +235,5 @@ EXPORTS
ap_get_remote_port @214
ap_set_remote_port @215
ap_open_stderr @216
+ ap_set_pipe_timeout @217