[Linux-ha-dev] ipctest etc.

David Lee t.d.lee at durham.ac.uk
Fri Oct 1 13:44:49 MDT 2004


I'm peering into the depths of "lib/clplumbing/ipcsocket.c" with a view to
making it work properly on Solaris including, potentially, authorisation.

Alongside that file is a test program, "ipctest" which is proving most
useful.  But it doesn't seem to explore all the corners of "ipcsocket.c".
Only those invoked by opening "ipcsocketpair" seem used, not those from
(what would normally be) independent places. That is, the following
routines (at least) don't seem to be exercised:
   socket_accept_connection()
   socket_initiate_connection()
   socket_wait_conn_new()
   socket_client_channel_new()

(I'm using STABLE_1_2 CVS, should that detail be relevant.)

Anyone know of any existing analogous testing things for those routines?

-- 

:  David Lee                                I.T. Service          :
:  Systems Programmer                       Computer Centre       :
:                                           University of Durham  :
:  http://www.dur.ac.uk/t.d.lee/            South Road            :
:                                           Durham                :
:  Phone: +44 191 334 2752                  U.K.                  :


More information about the Linux-HA-Dev mailing list