mirror of
https://github.com/arun11299/cpp-subprocess.git
synced 2025-08-04 12:26:19 -04:00
Merge abc7e31460f9f4029a6ae7f3042c1556d101ce62 into 2ef9f168d34d5f0573dd486629e8cf0218b189a9
This commit is contained in:
commit
6ceefa9f73
@ -498,7 +498,7 @@ namespace util
|
||||
* Writes `length` bytes to the file descriptor `fd`
|
||||
* from the buffer `buf`.
|
||||
* Parameters:
|
||||
* [in] fd : The file descriptotr to write to.
|
||||
* [in] fd : The file descriptor to write to.
|
||||
* [in] buf: Buffer from which data needs to be written to fd.
|
||||
* [in] length: The number of bytes that needs to be written from
|
||||
* `buf` to `fd`.
|
||||
|
Loading…
x
Reference in New Issue
Block a user