mirror of
https://github.com/wangyu-/UDPspeeder.git
synced 2025-01-31 12:19:35 +08:00
trival
This commit is contained in:
parent
d4ee2d314b
commit
d355031613
2
main.cpp
2
main.cpp
@ -95,7 +95,7 @@ void sigint_cb(struct ev_loop *l, ev_signal *w, int revents)
|
|||||||
|
|
||||||
int main(int argc, char *argv[])
|
int main(int argc, char *argv[])
|
||||||
{
|
{
|
||||||
unit_test();
|
//unit_test();
|
||||||
|
|
||||||
struct ev_loop* loop=ev_default_loop(0);
|
struct ev_loop* loop=ev_default_loop(0);
|
||||||
ev_signal signal_watcher_sigpipe;
|
ev_signal signal_watcher_sigpipe;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user