aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2016-06-30 19:42:28 -0400
committerRob Austein <sra@hactrn.net>2016-06-30 19:42:28 -0400
commit0f9af660f4aa89bcf94c1afe0302de6c7b3fa9b6 (patch)
treeb435ccf665de7a5151ec2b8aee8007dc16524b36 /.gitignore
parent5b29ea6472dd5ac71771ce9dc61c1193f81267a5 (diff)
libhal's RPC MUX daemon doesn't work with Apple's lame sockets implementation.
Apple, for reasons unknown, chose not to implement SOCK_SEQPACKET. This works on Linux and *BSD, and libhal's MUX daemon uses it to avoid having to add its own framing protocol on top of SOCK_STREAM. So, at least for now, Mac OS X will not support the multiplex daemon, only direct connection to the HSM by a single client.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions