Skip to content
  • Pierangelo Masarati's avatar
    listener: · 956f1d16
    Pierangelo Masarati authored
    - use bervals for url and sockname
    - pass connection_init() the listener struct pointer instead of each value
    - don't copy them in the Connection struct 'cause they're not going to change
    - define macros for legacy usage of c_listener_url and c_sockname
    956f1d16