Revision 90fc8d36 src/node.h

View differences:

src/node.h
13 13
enum encoding {UTF8, RAW};
14 14

  
15 15
void node_fatal_exception (v8::TryCatch &try_catch); 
16
#define node_loop() ev_default_loop(0)
17 16
void node_exit (int code);
18 17

  
19 18
// call this after creating a new eio event.

Also available in: Unified diff