Please take our Survey
logo       

Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...

cvs commit: spread/daemon Readme.txt sp.h: msg#00004

network.spread.cvs

Subject: cvs commit: spread/daemon Readme.txt sp.h

jonathan 04/02/08 10:06:29

Modified: daemon Readme.txt sp.h
Log:
Change mailbox and service in the sp.h header from #defines to typedefs. This
was requested by Steven Dake who also provided a similar patch.

Revision Changes Path
1.46 +2 -0 spread/daemon/Readme.txt

Index: Readme.txt
===================================================================
RCS file: /storage/cvsroot/spread/daemon/Readme.txt,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- Readme.txt 8 Feb 2004 14:17:49 -0000 1.45
+++ Readme.txt 8 Feb 2004 15:06:29 -0000 1.46
@@ -72,6 +72,8 @@
*) Send fewer lookup probe messages when only a single segment is configured.
*) Remove extra token rotations when no messages are sent. Will decrease
network packet overhead.
+*) Make mailbox and service in sp.h a typedef instead of a #define. Suggested
+ and patched by Steven Dake.

June 20, 2003 Ver 3.17.1
----------------------------



1.5 +3 -3 spread/daemon/sp.h

Index: sp.h
===================================================================
RCS file: /storage/cvsroot/spread/daemon/sp.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sp.h 27 Sep 2002 17:08:46 -0000 1.4
+++ sp.h 8 Feb 2004 15:06:29 -0000 1.5
@@ -126,10 +126,10 @@
#define GROUPS_TOO_SHORT -16
#define MESSAGE_TOO_LONG -17

-#define mailbox int
-#define service int
-
#define MAX_CLIENT_SCATTER_ELEMENTS 100
+
+typedef int mailbox;
+typedef int service;

typedef struct dummy_scat_element{
char *buf;


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
solaris.opensol...    editors.vim/200...    web.turbogears....    jakarta.ant.dev...    mathematics.max...    text.unicode.ge...    lang.ruby.core/...    xfce.announce/2...    network.centeri...    php.cvs.pear/20...    user-groups.lin...    kde.devel.quant...    file-systems.ar...    redhat.fedora.t...    apple.fink.auto...    gnome.orbit.gen...    qplus.devel/200...    culture.transpo...    video.dri.user/...    operators.nanog...   
Home | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe

Navigation