Searched full:network (Results 1 – 25 of 25) sorted by relevance
/civetweb-2.7.6/docs/ |
D | UserManual.md | 387 The script is started before network access to the server is available. 442 listen to IPv6 connections to port 8080. IPv6 addresses of network 450 The `+` notation to use IPv4 and IPv6 will only work if no network 452 and IPv6 network environment, some configurations might not work 457 It is possible to use network interface addresses (e.g., `192.0.2.3:80`, 458 `[2001:0db8::1234]:80`). To get a list of available network interface 469 if the proper network services are installed (Zeroconf, mDNS, Bonjour, 470 Avahi). When using a hostname, you need to test in your particular network 505 Timeout for network read and network write operations, in milliseconds. 702 Timeout for network read and network write operations for websockets, WS(S),
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/debug-trans-dvalue/ |
D | duk_trans_dvalue.c | 258 /* Integers are network endian, read back into host format in in duk__trans_dvalue_parse_u32() 281 /* Integers are network endian, read back into host format. */ in duk__trans_dvalue_parse_u16() 288 /* IEEE doubles are network endian, read back into host format. */ in duk__trans_dvalue_parse_double() 299 /* Integers are written in network endian format. */ in duk__trans_dvalue_encode_u32() 313 /* Integers are written in network endian format. */ in duk__trans_dvalue_encode_u16() 321 /* IEEE doubles are written in network endian format. */ in duk__trans_dvalue_encode_double()
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/examples/debug-trans-dvalue/ |
D | duk_trans_dvalue.c | 258 /* Integers are network endian, read back into host format in in duk__trans_dvalue_parse_u32() 281 /* Integers are network endian, read back into host format. */ in duk__trans_dvalue_parse_u16() 288 /* IEEE doubles are network endian, read back into host format. */ in duk__trans_dvalue_parse_double() 299 /* Integers are written in network endian format. */ in duk__trans_dvalue_encode_u32() 313 /* Integers are written in network endian format. */ in duk__trans_dvalue_encode_u16() 321 /* IEEE doubles are written in network endian format. */ in duk__trans_dvalue_encode_double()
|
/civetweb-2.7.6/distribution/arch/ |
D | civetweb.service | 3 After=syslog.target network.target remote-fs.target nss-lookup.target
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/examples/eventloop/ |
D | README.rst | 40 * Sockets: simple network sockets
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/examples/eventloop/ |
D | README.rst | 40 * Sockets: simple network sockets
|
/civetweb-2.7.6/ |
D | .travis.yml | 53 cat /etc/network/interfaces;
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src/ |
D | duktape.h | 1533 /* Byteswap an IEEE double in the duk_double_union from host to network
|
D | duktape.c | 37737 /* Numbers are normalized to big (network) endian. We can
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src/ |
D | duktape.h | 1547 /* Byteswap an IEEE double in the duk_double_union from host to network
|
D | duktape.c | 37944 /* Numbers are normalized to big (network) endian. We can
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-noline/ |
D | duktape.h | 1547 /* Byteswap an IEEE double in the duk_double_union from host to network
|
D | duktape.c | 37862 /* Numbers are normalized to big (network) endian. We can
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-noline/ |
D | duktape.h | 1533 /* Byteswap an IEEE double in the duk_double_union from host to network
|
D | duktape.c | 37655 /* Numbers are normalized to big (network) endian. We can
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/ |
D | duktape.h | 1547 /* Byteswap an IEEE double in the duk_double_union from host to network
|
D | duk_debugger.c | 871 /* Numbers are normalized to big (network) endian. We can in duk_debug_write_tval()
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/ |
D | duktape.h | 1533 /* Byteswap an IEEE double in the duk_double_union from host to network
|
D | duk_debugger.c | 871 /* Numbers are normalized to big (network) endian. We can in duk_debug_write_tval()
|
/civetweb-2.7.6/unittest/ |
D | public_server.c | 3062 * environments (depending on the network stack) */ in START_TEST()
|
/civetweb-2.7.6/src/ |
D | civetweb.c | 4555 return "Network Authentication Required"; /* RFC 6585, Section 6 */ 14352 * relevant network environment. 14504 * - "80" for a single port using every network interface
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/doc/ |
D | manual.html | 2050 (such as closing files, network or database connections,
|
/civetweb-2.7.6/src/third_party/lua-5.2.4/doc/ |
D | manual.html | 856 (such as closing files, network or database connections,
|
/civetweb-2.7.6/src/third_party/lua-5.3.5/doc/ |
D | manual.html | 758 (such as closing files, network or database connections,
|
/civetweb-2.7.6/src/third_party/ |
D | sqlite3.c | 13318 ** reduce network bandwidth. 32070 /* This could happen with a network mount */ 33026 ** AFP is the Apple Filing Protocol. AFP is a network filesystem found 36774 ** supported network file systems. NFS and AFP both observe the 55135 ** on a network filesystem. All users of the database must be able to 169991 ** transmitted via a wireless network to a mobile device. A transaction
|