ossp-pkg/sa/sa.pod 1.14 -> 1.15
--- sa.pod 2001/10/24 12:24:27 1.14
+++ sa.pod 2001/10/31 12:41:53 1.15
@@ -67,6 +67,7 @@
sa_type,
sa_timeout,
sa_buffer,
+sa_option,
sa_syscall.
=item B<Socket Connection Operations>:
@@ -275,6 +276,8 @@
=item sa_rc_t B<sa_buffer>(sa_t *I<sa>, sa_buffer_t I<id>, size_t I<size>);
+=item sa_rc_t B<sa_option>(sa_t *I<sa>, sa_option_t I<id>, ...);
+
=item sa_rc_t B<sa_syscall>(sa_t *I<sa>, sa_syscall_t I<id>, void (*I<fptr>)(), void *I<fctx>);
=back
|
|