Commit History

Author SHA1 Message Date
  ambrop7 24d2806e6a ncd: modules: socket: implement read_size option 13 years ago
  ambrop7 8acab0e8e0 ncd: modules: socket: increase read buffer size for better performance 13 years ago
  ambrop7 ef7afa8904 ncd: modules: socket: improve performance by exposing the read data as an external string, avoiding a copy 13 years ago
  ambrop7 84c747abe8 ncd: modules: socket: use NCDBuf for reading 13 years ago
  ambrop7 2cb7d22401 ncd: move some stuff only used by modules and not the interpreter into extra/ 13 years ago
  ambrop7 abba37f455 ncd: NCDObject: Refactoring. Use just one kind of getvar/getobj callbacks. Change the state argument to callbacks to be an 13 years ago
  ambrop7 c28c0d0819 ncd: NCDVal: don't provide a guarantee that strings are null terminated. Rename NCDVal_StringValue() to NCDVal_StringData() to 13 years ago
  ambrop7 ef13848cce ncd: modules: socket: use ncd_read_bconnection_addr() 13 years ago
  ambrop7 b6088a6593 ncd: modules: add socket 13 years ago