How to use the AF_SP function from bindings
Find comprehensive JavaScript bindings.AF_SP code examples handpicked from public code repositorys.
GitHub: reqshark/nanomsg.iojs
20 21 22 23 24 25 26 27 28 29
var af = { af_sp : nn.AF_SP, AF_SP : nn.AF_SP, af_sp_raw : nn.AF_SP_RAW, raw : nn.AF_SP_RAW, af : nn.AF_SP } var sol = { linger : nn.NN_LINGER, sndbuf : nn.NN_SNDBUF,
4
10
7
+ 21 other calls in file
bindings.createKey is the most popular function in bindings (8616 examples)