Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mdlayher/vsock issues and pull requests

#60 - Add vsock support for MacOS VM

Pull Request - State: open - Opened by Fred78290 24 days ago

#59 - vsock: implemented DialContext

Pull Request - State: open - Opened by mdlayher 27 days ago

#58 - CHANGELOG: fix format

Pull Request - State: closed - Opened by dudebing99 5 months ago

#57 - Update to use net.ErrClosed

Pull Request - State: open - Opened by dlm 6 months ago

#56 - is it possible to support windows ?

Issue - State: closed - Opened by jeffrey4l 11 months ago - 2 comments

#55 - vsock unavailable when the data length too long

Issue - State: closed - Opened by haoyihu over 1 year ago

#54 - vsock: check for ENETUNREACH and ETIMEDOUT as well in failed Dial test

Pull Request - State: closed - Opened by zhsj over 1 year ago

#53 - vsock: implemented DialContext

Pull Request - State: open - Opened by balena about 2 years ago - 5 comments

#52 - how to simply add keepAlive feature in vsock like in use tcp socket?

Issue - State: closed - Opened by brodyxchen about 2 years ago - 1 comment

#51 - listener_linux.go:32:28: not enough arguments in call to l.c.Accept

Issue - State: closed - Opened by ChiaoY about 2 years ago - 6 comments

#49 - vhost-user-vsock

Issue - State: open - Opened by aep over 2 years ago - 3 comments

#48 - Fd behind the Conn?

Issue - State: closed - Opened by paul-lalonde over 2 years ago - 2 comments

#47 - vsock: Dial to a non-existent listener hangs instead of returning an error

Issue - State: closed - Opened by mdlayher almost 3 years ago - 1 comment

#46 - vsock: rewrite on top of socket.Conn

Pull Request - State: closed - Opened by mdlayher about 3 years ago

#45 - vsock: rework and modernize with github.com/mdlayher/socket

Issue - State: closed - Opened by mdlayher over 3 years ago

#44 - Add FileListener()

Pull Request - State: closed - Opened by cfergeau over 3 years ago - 8 comments

#43 - add ListenLocal for ease of testing

Pull Request - State: closed - Opened by rockmenjack over 3 years ago - 4 comments

#42 - More EINTR handling

Pull Request - State: closed - Opened by stgraber almost 4 years ago - 2 comments

#41 - Handle EINTR during socket creation

Pull Request - State: closed - Opened by stgraber almost 4 years ago - 5 comments

#40 - vsock: add DialTimeout

Pull Request - State: open - Opened by BetaXOi over 4 years ago - 5 comments

#39 - Simplify working with code

Issue - State: closed - Opened by wade-welles almost 5 years ago - 1 comment

#38 - hi, Can i use a named pipe to connect to a vsock

Issue - State: closed - Opened by chenliu1993 almost 5 years ago - 1 comment

#37 - Support blocking mode for Go 1.10

Pull Request - State: closed - Opened by monstermunchkin about 5 years ago - 4 comments

#36 - vsock: remove Go 1.11 compatibility after Go 1.13 release

Issue - State: closed - Opened by mdlayher over 5 years ago - 1 comment

#35 - vsock: set SOCK_CLOEXEC in unix.Socket calls

Pull Request - State: closed - Opened by mdlayher over 5 years ago - 1 comment

#34 - vsock: require Go version 1.11+ for Conn,Listener

Pull Request - State: closed - Opened by marcov almost 6 years ago - 3 comments

#33 - vsock: net.OpError on Conn methods, x/net/nettest integration tests

Pull Request - State: closed - Opened by mdlayher almost 6 years ago - 2 comments

#32 - vsock: export ContextID for checking host context ID and vsock support

Pull Request - State: closed - Opened by mdlayher almost 6 years ago

#31 - vsock: export Conn, fix non-Linux builds

Pull Request - State: closed - Opened by mdlayher almost 6 years ago

#30 - vsock: export Listener, add Listener.SetDeadline

Pull Request - State: closed - Opened by mdlayher almost 6 years ago

#29 - vsock: net.Conn compliance with x/net/nettest

Issue - State: closed - Opened by mdlayher almost 6 years ago - 2 comments

#28 - vsock: expose Conn and Listener types

Issue - State: closed - Opened by mdlayher almost 6 years ago

#27 - vsock: set up integration tests with qemu

Issue - State: closed - Opened by mdlayher almost 6 years ago - 3 comments

#26 - vsock: initial Go 1.12 runtime network poller support

Pull Request - State: closed - Opened by mdlayher almost 6 years ago - 4 comments

#25 - vsock: Go 1.12 runtime network poller integration

Issue - State: closed - Opened by mdlayher almost 6 years ago - 5 comments

#24 - resource temporarily unavailable?

Issue - State: closed - Opened by xibz almost 6 years ago - 4 comments

#23 - vsock: set listener fd to blocking mode

Pull Request - State: closed - Opened by jinankjain almost 6 years ago - 2 comments

#22 - Fixing the server side of the vscp sample

Pull Request - State: closed - Opened by 0xCA7F00D about 6 years ago - 4 comments

#21 - behavior of Accept() changed

Issue - State: closed - Opened by pmorjan about 6 years ago - 5 comments

#20 - Unblock Accept after closing listener

Pull Request - State: closed - Opened by mxpv about 6 years ago - 5 comments

#19 - Accept remains blocked after closing listener

Issue - State: closed - Opened by mxpv about 6 years ago

#18 - vsock: factor out newConn function on Linux

Pull Request - State: closed - Opened by mdlayher over 6 years ago - 1 comment

#17 - vsock: support timeouts on vsock.Listen accepted connections

Issue - State: closed - Opened by mdlayher over 6 years ago

#16 - vsock: enable timeouts also on listener connections

Pull Request - State: closed - Opened by pmorjan over 6 years ago - 7 comments

#15 - vsock/conn: don't use struct embedding

Pull Request - State: closed - Opened by aybabtme over 6 years ago

#14 - vsock: allow timeouts with Go 1.11

Pull Request - State: closed - Opened by mdlayher over 6 years ago - 1 comment

#13 - `Conn.Close()` doesn't unblock pending `Read` operations

Issue - State: closed - Opened by damz almost 7 years ago - 5 comments

#12 - README: fix guest driver name

Pull Request - State: closed - Opened by stefanha about 7 years ago - 1 comment

#11 - vsock: use ioctl constant from golang.org/x/sys/unix

Pull Request - State: closed - Opened by tklauser about 7 years ago - 1 comment

#10 - Add instructions for enabling AF_VSOCK

Pull Request - State: closed - Opened by xmudrii almost 8 years ago - 1 comment

#9 - vsock: use x/sys/unix instead of syscall for ioctl

Pull Request - State: closed - Opened by mdlayher almost 8 years ago - 2 comments

#8 - cmd/vscp: initial commit, more information on VM sockets and usage

Pull Request - State: closed - Opened by mdlayher almost 8 years ago

#7 - vsock: modify localContextID to enable safe testing

Pull Request - State: closed - Opened by mdlayher almost 8 years ago

#6 - travis: load kernel module for access to /dev/vsock in tests

Pull Request - State: closed - Opened by mdlayher almost 8 years ago

#5 - vsock: differentiate host/guest with isHypervisor in tests

Pull Request - State: closed - Opened by mdlayher almost 8 years ago

#4 - vsock: differentiate host/guest using /dev/vhost-vsock

Issue - State: closed - Opened by mdlayher almost 8 years ago

#3 - vsock: provide Go examples, example binaries

Issue - State: open - Opened by mdlayher almost 8 years ago

#2 - vsock: implement ListenDatagram and DialDatagram

Issue - State: open - Opened by mdlayher almost 8 years ago - 10 comments