Andy Green
d7f0521aeb
private.h: rename to contain dir
...
Having unique private header names is a requirement of a particular
platform build system it's desirable to work with
2019-08-15 10:49:52 +01:00
Andy Green
26319663f7
license: switch LGPLv2.1+SLE parts to MIT
2019-08-14 10:44:38 +01:00
Andy Green
f8cd973f85
mingw: windows: make minimal examples build
2019-03-10 08:02:02 +08:00
Andy Green
043700a4b0
optee: remove build system
2019-01-15 06:59:48 +08:00
Andy Green
cdd8ad702c
bind: treat EADDRINUSE as fatal
...
The retry stuff for bind failures is actually aimed at the scenarios the interface
either doesn't exist yet, or is not configured enough (having an IP) to be bindable yet.
This patch treats EADDRINUSE as fatal at vhost init.
2018-11-22 17:58:30 +08:00
Andy Green
95f3eb2980
plat: ENOTCONN
2018-09-11 18:27:59 +08:00
Andy Green
df1d60fc1a
plat: refactor private headers and split files
...
Also remove LWS_VISIBLE that are not necessary from plat apis
2018-06-20 16:41:27 +08:00