*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> ttdt_close (3)              
Title
Content
Arch
Section
 

Contents


 ttdt_close(library call)                           ttdt_close(library call)




 NAME    [Toc]    [Back]
      ttdt_close - destroy a ToolTalk communication endpoint

 SYNOPSIS    [Toc]    [Back]
      #include <Tt/tttk.h>
      Tt_status ttdt_close(
      const char *procid,
      const char *new_procid,
      int sendStopped);

 DESCRIPTION    [Toc]    [Back]
      The ttdt_close function destroys a ToolTalk communication endpoint.

      If sendStopped is True, the ttdt_close function sends a Stopped
      notice; otherwise, it sends no notice.  If procid is not NULL,
      ttdt_close calls tt_default_procid_set with a procid argument and then
      calls tt_close; otherwise, it closes the current default procid.  If
      new_procid is not NULL, ttdt_close calls tt_default_procid_set with a
      new_procid argument.

 RETURN VALUE    [Toc]    [Back]
      The ttdt_close function may return any of the errors returned by
      tt_default_procid_set(3) and tt_close(3).

      No errors are propagated if sending the Stopped notice fails.

 SEE ALSO    [Toc]    [Back]
      Tt/tttk.h - Tttttk(5), ttdt_open(3), tt_default_procid_set(3),
      tt_close(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
ttdt_open HP-UX create a ToolTalk communication endpoint
socket Linux create an endpoint for communication
socket FreeBSD create an endpoint for communication
socket IRIX create an endpoint for communication
socket IRIX create an endpoint for communication
socket HP-UX create an endpoint for communication
socket NetBSD create an endpoint for communication
socket OpenBSD create an endpoint for communication
dcecp_endpoint HP-UX A dcecp object that manages endpoint information in local RPC endpoint maps
t6get_endpt_mask IRIX get or set endpoint security attribute mask, get or set endpoint default security attributes
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service