PHP Interface Icicle\Concurrent\Sync\Channel

Afficher le fichier Open project: icicleio/concurrent Interface Usage Examples

Méthodes publiques

Méthode Description
receive ( ) : Generator
send ( mixed $data ) : Generator

Method Details

receive() public méthode

public receive ( ) : Generator
Résultat Generator

send() public méthode

public send ( mixed $data ) : Generator
$data mixed
Résultat Generator