Project

General

Profile

« Previous | Next » 

Revision f7e928b4

Added by Ken McDonell over 13 years ago

  • ID f7e928b459b790ceda55fc453cb2732479a4c3dc

Unix domain socket issue found on Mac OS X

Mac OS X (and hence BSD) systems use a different sockaddr_un
struct to the rest of the world! Changed the length calculation
for the bind() and connect() calls to use a more portable method.

  • added
  • modified
  • copied
  • renamed
  • deleted