Commits


Ilan Pegoraro authored and Andy Green committed 0123b4381f3
vhost: bind: make failure to bind optionally fatal When creating a vhost and the port is already bound to another process this flag would allow the user code to choose to have the lws_create_vhost function to fail and return a null pointer.