unixsocket/

directory
v0.0.0-...-69203f8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 11, 2019 License: MIT

README

About

Client and server application to demonstrate the use of UNIX sockets (e.g. /tmp/go.sock).

Usage of ./client:
  -size int
        Number of bytes to transfer (default 4096)
  -socket string
        Specify Unix Domain Socket path (default "/tmp/go.sock")
Usage of ./server:
  -f    Force cleanup of specified socket (default: false)
  -size int
        Size of buffer for receiving data (default 4096)
  -socket string
        Specify Unix Domain Socket path (default "/tmp/go.sock")

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL