Project

General

Profile

« Previous | Next » 

Revision 3bd41f46

Added by Ken McDonell over 14 years ago

  • ID 3bd41f461564ee04c36f74b3d68c0e62b106b2c9

dbpmda - add open socket sockname command

Based on a patch from Andrew Wansink, this change adds an open socket
command (alongside the existing open dso and open pipe commands).

In this context a "socket" is a UNIX domain socket, aka a named pipe.

This is useful

  1. because -u socketname is supported for PMDAs and dbpmda previously could not use/exercise this
  2. it is sometimes easier to debug a pmda by running it from within a debugger with a -u socketname option where it will hang waiting for pmcd/dbpmda and then running dbpmda in another window
  • added
  • modified
  • copied
  • renamed
  • deleted