jndi

package
v2.0.0-...-b158a24 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2023 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JndiAddress string

Functions

This section is empty.

Types

type Conn

type Conn struct {
	TcpConn *net.TCPConn
}

type Server

type Server struct {
	TcpListen *net.TCPListener
}

func (*Server) Accept

func (s *Server) Accept() *Conn

func (*Server) Bind

func (s *Server) Bind(addr net.TCPAddr) error

func (*Server) Close

func (s *Server) Close()

func (*Server) GetInetAddress

func (s *Server) GetInetAddress() net.Addr

func (*Server) SetSoTimeout

func (s *Server) SetSoTimeout(timeout int)

Jump to

Keyboard shortcuts

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