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

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

Contents


 ttdt_open(library call)                             ttdt_open(library call)




 NAME    [Toc]    [Back]
      ttdt_open - create a ToolTalk communication endpoint

 SYNOPSIS    [Toc]    [Back]
      #include <Tt/tttk.h>
      char *ttdt_open(
      int *ttfd,
      const char *toolname,
      const char *vendor,
      const char *version,
      int sendStarted);

 DESCRIPTION    [Toc]    [Back]
      The ttdt_open function calls tt_open(3) and tt_fd(3). It associates
      toolname, vendor and version with the created procid, and initializes
      the new procid's default contexts from the process environment.  If
      sendStarted is True, ttdt_open sends a Started notice.

 RETURN VALUE    [Toc]    [Back]
      Upon successful completion, the ttdt_open function returns the created
      procid in a string that can be freed with tt_free; otherwise, the
      ttdt_open function may return any of the errors returned by tt_open(3)
      and tt_fd(3).

      No errors are propagated if sending the Started notice fails.

 SEE ALSO    [Toc]    [Back]
      Tt/tttk.h - Tttttk(5), ttdt_close(3), tt_open(3), tt_fd(3),
      tt_free(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
      
      
 Similar pages
Name OS Title
ttdt_close HP-UX destroy a ToolTalk communication endpoint
socket OpenBSD create an endpoint for communication
socket Linux create an endpoint for communication
socket IRIX create an endpoint for communication
socket FreeBSD 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
ttdt_file_request HP-UX create and send a standard ToolTalk request about a file
ttdt_file_notice HP-UX create and send a standard ToolTalk notice about a file
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service