/[guile]/guile/guile-core/libguile/socket.c
ViewVC logotype

Diff of /guile/guile-core/libguile/socket.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.80.2.2 by ttn, Thu Mar 14 05:26:15 2002 UTC revision 1.80.2.3 by ossau, Fri Mar 15 09:23:19 2002 UTC
# Line 649  SCM_DEFINE (scm_setsockopt, "setsockopt" Line 649  SCM_DEFINE (scm_setsockopt, "setsockopt"
649  SCM_DEFINE (scm_shutdown, "shutdown", 2, 0, 0,  SCM_DEFINE (scm_shutdown, "shutdown", 2, 0, 0,
650            (SCM sock, SCM how),            (SCM sock, SCM how),
651              "Sockets can be closed simply by using @code{close-port}. The\n"              "Sockets can be closed simply by using @code{close-port}. The\n"
652              "@code{shutdown} procedure allows reception or tranmission on a\n"              "@code{shutdown} procedure allows reception or transmission on a\n"
653              "connection to be shut down individually, according to the parameter\n"              "connection to be shut down individually, according to the parameter\n"
654              "@var{how}:\n\n"              "@var{how}:\n\n"
655              "@table @asis\n"              "@table @asis\n"

Legend:
Removed from v.1.80.2.2  
changed lines
  Added in v.1.80.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26