"examples/example-poll.c" did not exist on "a7acd97ad1fd7c152f7620c0224fba624f226796"
  • Mark Nunberg's avatar
    Allow connections to unix socket in example · 8633a2f3
    Mark Nunberg authored
    To minimize code changes, a simple `u` (or UNIX, Unix, unix, etc -- as
    long as the first character is u or U) is used as a marker for the
    'port' argument. In this case, the hostname is interpreted to be the
    path to the unix socket.
    8633a2f3
example.c 2.54 KB