OSSP CVS Repository

ossp - Check-in [1060]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 1060
Date: 2001-Oct-02 20:41:54 (local)
2001-Oct-02 18:41:54 (UTC)
User:rse
Branch:
Comment: do not forget sa_rc_t and sa_getfd()
Tickets:
Inspections:
Files:
ossp-pkg/sa/sa.pod      1.1 -> 1.2     5 inserted, 1 deleted

ossp-pkg/sa/sa.pod 1.1 -> 1.2

--- sa.pod       2001/10/02 13:27:45     1.1
+++ sa.pod       2001/10/02 18:41:54     1.2
@@ -40,7 +40,8 @@
 =item B<Abstract Data Types>:
 
 sa_addr_t,
-sa_t.
+sa_t,
+sa_rc_t.
 
 =item B<Address Operations>:
 
@@ -67,6 +68,7 @@
 sa_accept,  
 sa_getremote,
 sa_getlocal,
+sa_getfd,
 sa_shutdown.
 
 =item B<Input/Output Operations>:
@@ -185,6 +187,8 @@
 
 =item sa_rc_t B<sa_getlocal>(sa_t *I<sa>, sa_addr_t **I<laddr>);
 
+=item sa_rc_t B<sa_getfd>(sa_t *I<sa>, int *I<fd>);
+
 =item sa_rc_t B<sa_shutdown>(sa_t *I<sa>, char *I<flags>);
 
 =back

CVSTrac 2.0.1