An open API service indexing awesome lists of open source software.

https://github.com/oresoftware/modify-socket

Set options on socket using `setsocketopt`
https://github.com/oresoftware/modify-socket

c cpp file-descriptor nodejs nodejs-addon socket

Last synced: 7 months ago
JSON representation

Set options on socket using `setsocketopt`

Awesome Lists containing this project

README

          

# replace-line

This project was created as a Node.js Addon to read files and replace matching lines with a blank line.
The objective is to prevent overwriting or truncating of files so that processes which are tailing a file
do not get interrupted and that the tail results are accurate representations of file contents.