OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sockets
(Results
376 - 400
of
1483
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/system/webservd/webservd/
protocol_handler.h
108
// Called when new data is available on
sockets
for libmicrohttpd to process.
129
// File descriptor watchers for current active
sockets
.
/docs/source.android.com/src/security/selinux/
customize.jd
168
<p>In the <code>net_domain(dhcp)</code> line, the policy allows DHCP to use common network functionality from the <code>net</code> domain such as reading and writing TCP packets, communicating over
sockets
, and conducting DNS requests.</p>
174
descriptors, FIFO files, datagram
sockets
, and UNIX stream
sockets
. DHCP may
175
only read to and write from the datagram
sockets
and UNIX stream
sockets
and
/external/curl/lib/
asyn-ares.c
212
* Returns:
sockets
-in-use-bitmap
243
* 1) Ask ares what
sockets
it currently plays with, then
244
* 2) wait for the timeout period to check for action on ares'
sockets
.
245
* 3) tell ares to act on all the
sockets
marked as "with action"
247
* return number of
sockets
it worked on
/external/libcap-ng/libcap-ng-0.7/utils/
netcap.c
176
// Type 1
sockets
186
// Type 2
sockets
433
// Next udp
sockets
...
437
// Next, raw
sockets
...
441
// And last, read packet
sockets
/prebuilts/go/darwin-x86/pkg/darwin_amd64_race/net/internal/
socktest.a
35
type @"".
Sockets
map[int]@"".Status
42
type @"".Switch struct { @"".once @"sync".Once; @"".fmu @"sync".RWMutex; @"".fltab map[@"".FilterType]@"".Filter; @"".smu @"sync".RWMutex; @"".sotab @"".
Sockets
; @"".stats @"".stats }
50
func (@"".sw·2 *@"".Switch)
Sockets
() (? @"".
Sockets
)
53
func (@"".sw·1 *@"".Switch "esc:0x1") @"".init () { @"".sw·1.@"".fltab = make(map[@"".FilterType]@"".Filter); @"".sw·1.@"".sotab = make(@"".
Sockets
); @"".sw·1.@"".stats = make(@"".stats) }
78
"runtime.racewrite ? 6runtime.writeBarrierEnabled ? type."".
Sockets