/[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.85 by ttn, Thu Mar 14 03:47:43 2002 UTC revision 1.86 by ossau, Fri Mar 15 10:37:40 2002 UTC
# Line 655  SCM_DEFINE (scm_setsockopt, "setsockopt" Line 655  SCM_DEFINE (scm_setsockopt, "setsockopt"
655  SCM_DEFINE (scm_shutdown, "shutdown", 2, 0, 0,  SCM_DEFINE (scm_shutdown, "shutdown", 2, 0, 0,
656            (SCM sock, SCM how),            (SCM sock, SCM how),
657              "Sockets can be closed simply by using @code{close-port}. The\n"              "Sockets can be closed simply by using @code{close-port}. The\n"
658              "@code{shutdown} procedure allows reception or tranmission on a\n"              "@code{shutdown} procedure allows reception or transmission on a\n"
659              "connection to be shut down individually, according to the parameter\n"              "connection to be shut down individually, according to the parameter\n"
660              "@var{how}:\n\n"              "@var{how}:\n\n"
661              "@table @asis\n"              "@table @asis\n"

Legend:
Removed from v.1.85  
changed lines
  Added in v.1.86

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