Commit Graph

9 Commits (b2a55fd0bc0deb0573e2b13dcb95b81ce5178c52)

Author SHA1 Message Date
Jeff Becker 3da6551e82
make android compile 6 years ago
Jeff Becker e178a70929
use shared_ptr for event loop 6 years ago
Rick V 1041545dd3
only close event loop set fd once
this seemed to fix the endless crashes on windows
since we _already_ deal with it in llarp_ev_loop::stop()
6 years ago
Rick V d0448dfb64
finish moving event loop implementations out of headers
ok

ah so that was the mac build problem
6 years ago
Jeff Becker b7b346cc7c
make it compile 6 years ago
Michael f3b0af9d2f
Create CopyableBuffer type 6 years ago
Michael b1ffdba7ba
Build with libabyss 6 years ago
Michael a3463120cc
Move net components into a distinct folder 6 years ago
Michael 081d4dfa32
Reorganise source into more folders 6 years ago