Please note

This version of Fabric is outdated. If you're looking for the latest stable release, please click here.

Network

Classes and subroutines dealing with network connections and related topics.

fabric.network.disconnect_all()

Disconnect from all currently connected servers.

Used at the end of fab‘s main loop, and also intended for use by library users.

Previous topic

Decorators

Next topic

Operations

This Page