🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "tcp"

Found 3 matching component(s)

  • function check_port_listening

    Checks if TCP port 2525 on localhost (127.0.0.1) is actively listening and accepting connections.

    File: /tf/active/vicechatdev/email-forwarder/service_status.py

    network port-checking socket health-check smtp
  • function check_port

    Checks if a specific port on a given host is open and accepting TCP connections.

    File: /tf/active/vicechatdev/email-forwarder/check_service.py

    network port-scanning connectivity tcp socket
  • function main_v117

    Initializes a TCP messenger client and sends a job to a server queue for processing graph-related tasks with specified label types and language settings.

    File: /tf/active/vicechatdev/resources/printclient.py

    tcp-client messaging job-submission print-client queue

Search Examples