index
:
delta/libapr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
network_io
/
os2
/
sendrecv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wrap all APR functions in APR_DECLARE macro.
rbb
2001-08-10
1
-3
/
+3
*
Ooops, that wasn't quite right. Stop counting bytes at nvec.
bjh
2001-03-05
1
-1
/
+1
*
OS/2: Limit data passed to writev() to 64k as that's all it can handle.
bjh
2001-03-05
1
-3
/
+9
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
OS/2: return APR_EOF from apr_read() when there's no more data. This matches
bjh
2000-11-14
1
-1
/
+1
*
Fix arg type to match prototype.
bjh
2000-11-13
1
-1
/
+1
*
Convert a lot of apr_ssize_t to apr_size_t. We don't ever accept or return
rbb
2000-11-07
1
-2
/
+2
*
prefix libapr functions and types with apr_
dougm
2000-08-02
1
-4
/
+4
*
APR_SO_TIMEOUT now takes microseconds instead of seconds. (The new
trawick
2000-04-16
1
-3
/
+3
*
First stage of migrating OS/2 code to new error code mappings, define & use
bjh
2000-04-08
1
-6
/
+6
*
Finish the APR naming cleanup. This removes the struct's from
rbb
2000-04-03
1
-2
/
+2
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
rbb
2000-04-03
1
-2
/
+2
*
Update to Apache Software License version 1.1
fielding
2000-03-31
1
-34
/
+31
*
Fix all the License issues. Including:
rbb
2000-03-10
1
-9
/
+9
*
OS/2: ap_send/ap_recv/ap_sendv should set len to 0, not -1, when an error
bjh
2000-02-14
1
-6
/
+6
*
OS/2: Rework ap_send/ap_recv to time out properly on blocking sockets.
bjh
1999-11-03
1
-78
/
+68
*
OS/2: Bypass EMX library's socket code and go straight to the OS/2 TCP/IP
bjh
1999-10-29
1
-18
/
+18
*
OS/2: Return error status when something goes wrong in ap_send()/ap_recv().
bjh
1999-10-29
1
-0
/
+12
*
Add new APR function ap_sendv(), a writev for APR sockets.
bjh
1999-10-29
1
-0
/
+44
*
OS/2: Change timeout style in ap_send()/ap_receive() and change to use native
bjh
1999-10-18
1
-22
/
+23
*
Initial revision
rbb
1999-08-17
1
-0
/
+135