IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 19, 2007, 4:37:43 PM (19 years ago)
Author:
eugene
Message:

optionally use named sockets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libkapa/include/kapa.h

    r13479 r13899  
    227227int KapaDefineValidIP (char *ipstring);
    228228int KapaClientSocket (char *hostname);
     229int KapaOpenNamedSocket (char *kapa_exec, char *name);
     230int KapaWaitNamedSocket (char *sockpath);
    229231
    230232/* define Kapa names for shared functions */
Note: See TracChangeset for help on using the changeset viewer.