"examples/example-libev.c" did not exist on "b673f0cfb375240091178f8b39ea0a6b16ea91fc"
  • 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