error with usocket datagram socket sending userial buffers on SBCL 1.2.1 Windows 8 · Issue #1 · usocket/usocket · GitHub
Skip to content

error with usocket datagram socket sending userial buffers on SBCL 1.2.1 Windows 8 #1

Description

@ezrarush

I apologize if this is actually an issue with userial or Windows.

Code can be found here: https://gist.github.com/ezrarush/01741135c7141621210c

Using userial with usocket's datagram socket causes an intermittent error.

Socket error in "sendto": 10014 (The system detected an invalid pointer address in attempting to use a pointer argument in a call.)
[Condition of type SB-BSD-SOCKETS:SOCKET-ERROR]

Using an array instead of userial's buffer does not seem to error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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