Skip to content

Socket: Sends NO CARRIER when _not_ configured as modem #118

Open
@knghtbrd

Description

@knghtbrd

Having a little trouble using GSPlus to debug ADTPro type stuff because when the ADTPro server disconnects from the socket, it still acts modemy with simple socket emulation mode, sending a NO CARRIER, etc.

I believe the problem is in scc_socket_close in scc_socket_driver.c, around line 335. Should that line be conditional upon g_serial_modem[port] perhaps? It certainly looks to me like that's all that's necessary. Making it conditional seems to fix GSplus as tested using ProTERM.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions