Home
last modified time | relevance | path

Searched refs:share (Results 1 – 6 of 6) sorted by relevance

/libuv/docs/src/
H A Dtty.rst79 affecting other processes that share the tty.
H A Dudp.rst70 * processes that are binding to the same address and port "share"
/libuv/src/win/
H A Dfs.c402 DWORD share; in fs__open() local
466 share = 0; in fs__open()
468 share = FILE_SHARE_READ | FILE_SHARE_WRITE | FILE_SHARE_DELETE; in fs__open()
570 share, in fs__open()
/libuv/
H A DLICENSE-docs18 conditions that creators and other rights holders may use to share
H A DChangeLog1799 * unix: squelch fchmod() EPERM on CIFS share (Ben Noordhuis)
2905 * win: map UV_FS_O_EXLOCK to a share mode of 0 (Joran Dirk Greef)
5717 * fsevents: share FSEventStream between multiple FS watchers, which removes a
5738 * fsevents: share FSEventStream between multiple FS watchers, which removes a
/libuv/docs/src/guide/
H A Dprocesses.rst173 may want to share file descriptors with the child. For example, perhaps your

Completed in 25 milliseconds