Commit Graph

33 Commits

Author SHA1 Message Date
Michael Davidsaver cf64dad10d start on server 2019-10-24 16:47:37 -07:00
Michael Davidsaver 781cfa192a more sockaddr size 2019-10-24 13:31:16 -07:00
Michael Davidsaver 2497350fcd more shuffling 2019-10-24 13:27:54 -07:00
Michael Davidsaver 5426a34547 another osx attempt
yet another attempt to resolve bind() error.
2019-10-24 10:53:30 -07:00
Michael Davidsaver 5892e131b6 adapt SockAddr 2019-10-24 10:49:44 -07:00
Michael Davidsaver 84ac6ed091 move sockaddr wrapper to public API 2019-10-24 10:38:25 -07:00
Michael Davidsaver 9134d8ad2f minor 2019-10-24 09:48:59 -07:00
Michael Davidsaver 8c40929e5c all sorts of changes 2019-10-23 13:29:31 -07:00
Michael Davidsaver 0b08678d1f simplify 2019-10-23 11:09:52 -07:00
Michael Davidsaver cace4623ca add cppcheck rule 2019-10-23 11:06:07 -07:00
Michael Davidsaver 4f13e21e7b avoid global static dtor
weak_ptr ctor is constexpr, but it has a dtor.
2019-10-23 10:21:44 -07:00
Michael Davidsaver 9ff6de6ecf must stop c++ exception in C callbacks 2019-10-23 10:03:29 -07:00
Michael Davidsaver 5301785233 drop sockaddr_storage 2019-10-22 18:27:53 -07:00
Michael Davidsaver 0ac8092f13 Revert "oops"
This reverts commit d4357850fc.
2019-10-22 09:04:07 -07:00
Michael Davidsaver d4357850fc oops 2019-10-21 19:50:51 -07:00
Michael Davidsaver f44ff9754c diagnose osx bind error 2019-10-21 19:22:18 -07:00
Michael Davidsaver 044f71a343 attempt to appease msvc 2019-10-21 17:54:57 -07:00
Michael Davidsaver 6ced8b680f drop junk 2019-10-21 16:30:38 -07:00
Michael Davidsaver e125fdf990 fixup (de)serialize 2019-10-21 16:27:47 -07:00
Michael Davidsaver 6b1f5cb6f7 no -std=c++11 for msvc
specific to gcc/clang
2019-10-21 16:27:47 -07:00
Michael Davidsaver 9691728b36 fix Beacon decode 2019-10-21 16:27:47 -07:00
Michael Davidsaver c77281128f log hex 2019-10-21 16:27:47 -07:00
Michael Davidsaver 4b65a2f3c5 cleanup debug 2019-10-21 16:27:47 -07:00
Michael Davidsaver 87508ea279 automatic evhelper_ev2err 2019-10-21 16:27:47 -07:00
Michael Davidsaver 3ef2fe71e6 travis-ci reorg and disable win
hide the CI junk, and disable incomplete windows build
2019-10-21 16:27:47 -07:00
Michael Davidsaver 330343eff8 inspect 2019-10-21 16:27:47 -07:00
Michael Davidsaver 2e2380edb3 test inspect 2019-10-20 20:30:42 -07:00
Michael Davidsaver e0b1cee6f4 libevent rpath 2019-10-20 19:52:46 -07:00
Michael Davidsaver e7f0792ea4 travis win32 2019-10-20 19:38:00 -07:00
Michael Davidsaver 068b12bd99 fixup 2019-10-20 19:37:08 -07:00
Michael Davidsaver 157d1e7d93 run tests 2019-10-20 19:35:32 -07:00
Michael Davidsaver a02ff12543 add travis-ci 2019-10-19 20:20:52 -07:00
Michael Davidsaver 466044d6a5 initial 2019-10-19 20:17:39 -07:00