From 4db2e9389f89793c242a09d6c4be6548cb4c2b49 Mon Sep 17 00:00:00 2001 From: Gonzalo Diethelm Date: Fri, 24 Feb 2012 15:51:36 -0300 Subject: Ignore SDF files. Corrected typo in documentation. --- doc/xs_socket.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/xs_socket.txt b/doc/xs_socket.txt index 217850f..7c37fc0 100644 --- a/doc/xs_socket.txt +++ b/doc/xs_socket.txt @@ -53,7 +53,7 @@ another with a "full fence" memory barrier. .Socket types Crossroads defines several messaging patterns which encapsulate exact semantics -of a particular topology. For example, publush-subscribe pattern defines data +of a particular topology. For example, publish-subscribe pattern defines data distribution trees while request-reply defines networks of shared stateless services. Each pattern defines several socket types (roles in the pattern). -- cgit v1.2.3