Home
last modified time | relevance | path

Searched refs:basic (Results 1 – 7 of 7) sorted by relevance

/libuv/docs/
H A Drequirements.txt27 sphinx-basic-ng==1.0.0b2
/libuv/docs/code/
H A DCMakeLists.txt15 idle-basic
/libuv/docs/src/guide/
H A Dbasics.rst65 way our computer hardware works, with the thread as the basic unit of the
219 .. rubric:: idle-basic/main.c
220 .. literalinclude:: ../../code/idle-basic/main.c
H A Dfilesystem.rst171 The basic I/O handle in libuv is the stream (``uv_stream_t``). TCP sockets, UDP
H A Dutilities.rst371 Text terminals have supported basic formatting for a long time, with a `pretty
/libuv/src/win/
H A Dfs.c1170 FILE_BASIC_INFORMATION basic = { 0 }; in fs__unlink_rmdir() local
1172 basic.FileAttributes = (info.dwFileAttributes & ~FILE_ATTRIBUTE_READONLY) | in fs__unlink_rmdir()
1177 &basic, in fs__unlink_rmdir()
1178 sizeof basic, in fs__unlink_rmdir()
/libuv/
H A DChangeLog324 * doc: add very basic Security Policy document (Santiago Gimeno)
3212 * unix, windows: add basic uv_fs_copyfile() (cjihrig)

Completed in 25 milliseconds