Skip to content

setKeepAlive & setNoDelay is not implemented #105

Description

@Akshaychudasama

node_modules\react-native-tcp\TcpSocket.js:440

// unimplemented net.Socket apis
TcpSocket.prototype.ref =
TcpSocket.prototype.unref =
TcpSocket.prototype.setNoDelay =
TcpSocket.prototype.setKeepAlive =
TcpSocket.prototype.setEncoding = function() { /* nop */ };

Please implement this feature as it is a very critical factors while working on IOT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions